Skip to content

Conversation

edwinsolisf
Copy link

@edwinsolisf edwinsolisf commented Jun 9, 2025

The af.gemm function was missing and interface to pass explicitly an accumulation matrix. Previously it required a call af.gemm so that the result was stored in the accumulator. By adding the parameter accum standing for the accumulation, we copy the array into the accumulation and proceed with the gemm function as usual.

Requires PR#54 on the arrayfire-binary-python-wrapper repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants